tests: Add testforeign
authorJonas Ådahl <jadahl@gmail.com>
Mon, 8 May 2017 12:51:43 +0000 (20:51 +0800)
committerJonas Ådahl <jadahl@gmail.com>
Tue, 23 May 2017 01:39:29 +0000 (09:39 +0800)
commite5ed52b6c9e37622465e8f3ebb30e82c6fd362a1
tree55e5953ec11c17a884ac0116d633095ec45ff257
parentdba57db1f3a9c1568d7a3c9ae479491dcfcee152
tests: Add testforeign

Add a test for exporting a handle. There are no GTK+ API for this, but
only per backend GDK API, and so far only Wayland is supported. There
is a private GdkWindow API but it's not exposed externally.

https://bugzilla.gnome.org/show_bug.cgi?id=782325
tests/Makefile.am
tests/testforeign.c [new file with mode: 0644]